home *** CD-ROM | disk | FTP | other *** search
-
- ANTIBORDER V1.0 (C) 1990,91 PAUL HAYTER
- ==========================================
-
- Antiborder is a small assembly program which does the following:
-
- 1. Resizes the Active CLI window to the largest allowable
- on the current screen (i.e. 640 x 256 for a normal
- PAL Amiga, 640 x 200 on an NTSC Amiga, or larger if you
- run an Overscan Workbench.
- 2. Remove (or Restore) the Window frame of the CLI window,
- so that on a say 640 x 256 screen you get a full
- 80 x 32 character CLI window.
- 3. Optionally lock to RAM: so that the RAM-HANDLER is
- loaded in. This is so you don't have to put
- Dir RAM: in your startup-sequence.
-
- AntiBorder mostly lives in your startup-sequence. On some of my
- disks it is the ONLY entry in the startup-sequence. It's small
- at about 800 bytes, and hence should load fast (loading the
- ram-handler takes some time though).
-
- USAGE
- =====
-
- AntiBorder y :Resize window and remove window frame.
- AntiBorder y r :Same as above but locks to RAM: too.
- AntiBorder n :Resize window and restore window frame.
- AntiBorder n r :Same as above but locks to RAM: too.
-
- IN THIS DIRECTORY
- =================
-
- The following files are included with this release of
- AntiBorder.
-
- AntiBorder :the executable
- AntiBorder.doc :the docs
- ab.s :The assembly source for AntiBorder.
-
- DISTRIBUTION
- ============
-
- ANTIBORDER IS FREELY DISTRIBUTABLE. YOU CAN COPY IT AS
- MUCH AS YOU LIKE AS LONG AS THE FOLLOWING IS SATISFIED.
- 1. ONLY A NOMINAL COPYING FEE IS CHARGED.
- 2. IT IS NOT USED FOR COMMERCIAL PURPOSES.
-
- NOTE: I DO NOT REQUIRE THE SOURCE AND DOC FILE TO ALWAYS BE
- DISTRIBUTED WITH THE EXECUTABLE.
-
- CORRESPONDENCE
- ==============
-
- Please send any bug reports/ or correspondence to myself
- at the address below.
-
- Paul Hayter
- PO BOX 331
- Ballina
- 2478
- Australia.
-